projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb6f34e
)
Fix typo in Makefile.am
author
Alexander Larsson
<alexl@redhat.com>
Mon, 1 Jul 2013 13:00:19 +0000
(15:00 +0200)
committer
Alexander Larsson
<alexl@redhat.com>
Mon, 1 Jul 2013 13:00:19 +0000
(15:00 +0200)
build/win32/crypt/Makefile.am
patch
|
blob
|
history
diff --git
a/build/win32/crypt/Makefile.am
b/build/win32/crypt/Makefile.am
index 51ab84e21facf7b782caee5297ed85290b2c4868..d7611a0c7340639b25341abee90f7e50d7f53cfd 100644
(file)
--- a/
build/win32/crypt/Makefile.am
+++ b/
build/win32/crypt/Makefile.am
@@
-2,6
+2,6
@@
include $(top_srcdir)/Makefile.decl
EXTRA_DIST += \
crypt.h \
- crypt3.c
\
+ crypt3.c
-include $(top_srcdir)/git.mk